iproute2

Home > Software Notes > Tools

Manually configure ethernet

sudo ip addr add 192.168.178.2/24 dev enp2s0
Cleanup
sudo ip addr flush enp2s0